inspector: Add .ui.h files to git
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Sep 2014 13:50:08 +0000 (09:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 2 Sep 2014 13:53:51 +0000 (09:53 -0400)
commite742c0447e8e5c0f2ff00162a9b8d96499524e83
tree91bf0f4d3c38f6171eaf204a4aa35cfaf9c5bedd
parent29826d5489667bec2dfd34fb85b890be2956160a
inspector: Add .ui.h files to git

Tools like damn-lies rely on being able to generate .pot files
from pristine checkouts, so everything that goes into the .pot
file has to be in git. This is not ideal, but we already do
the same for other .ui.h files in GTK+.
16 files changed:
gtk/inspector/actions.ui.h [new file with mode: 0644]
gtk/inspector/button-path.ui.h [new file with mode: 0644]
gtk/inspector/classes-list.ui.h [new file with mode: 0644]
gtk/inspector/css-editor.ui.h [new file with mode: 0644]
gtk/inspector/data-list.ui.h [new file with mode: 0644]
gtk/inspector/general.ui.h [new file with mode: 0644]
gtk/inspector/menu.ui.h [new file with mode: 0644]
gtk/inspector/misc-info.ui.h [new file with mode: 0644]
gtk/inspector/object-hierarchy.ui.h [new file with mode: 0644]
gtk/inspector/prop-list.ui.h [new file with mode: 0644]
gtk/inspector/resource-list.ui.h [new file with mode: 0644]
gtk/inspector/signals-list.ui.h [new file with mode: 0644]
gtk/inspector/style-prop-list.ui.h [new file with mode: 0644]
gtk/inspector/visual.ui.h [new file with mode: 0644]
gtk/inspector/widget-tree.ui.h [new file with mode: 0644]
gtk/inspector/window.ui.h [new file with mode: 0644]